scrollbar corner offset
Type
property
Summary
Scrollbar ofset from the corner when only one is visible.
Syntax
put the dgProp["scrollbar corner offset"] of group "Data Grid"
Description
This property is an integer that specifies the distance from the corner of the window that the vertical and horizontal scrollbars position themselves when only one of them is visible. This is primarily useful on OS X when your data grid reaches all the way to the bottom right corner of the window where the window drag handle appears. Setting this to a value like "15" will keep your scrollbar controls from being hidden behind the window drag handle. Default value is "0".